TableControl.setWidth

Sets the table width.

Any valid value for the CSS width property can be specified e.g. 300px.

Warning: any margins specified for the table will be in addition to the width value and can cause the Table Control to "break out" of its parent space.

Further documentation.

Parameters

java.lang.String  width,